Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example of custom AutoML system implementation #1236

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

nicl-nno
Copy link
Collaborator

Example of simple FEDOT-based AutoML for CV

@pep8speaks
Copy link

pep8speaks commented Dec 25, 2023

Hello @nicl-nno! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-02-26 21:00:10 UTC

Copy link

codecov bot commented Dec 25, 2023

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 79.49%. Comparing base (c17381c) to head (dcc87a3).

Files Patch % Lines
fedot/core/repository/default_params_repository.py 60.00% 2 Missing ⚠️
fedot/core/pipelines/pipeline_advisor.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1236      +/-   ##
==========================================
- Coverage   79.82%   79.49%   -0.33%     
==========================================
  Files         150      150              
  Lines       10344    10349       +5     
==========================================
- Hits         8257     8227      -30     
- Misses       2087     2122      +35     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@Lopa10ko Lopa10ko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WIP PR review

test/unit/tasks/test_classification.py Outdated Show resolved Hide resolved
fedot/core/pipelines/tuning/hyperparams.py Outdated Show resolved Hide resolved
fedot/core/pipelines/pipeline_advisor.py Outdated Show resolved Hide resolved
Copy link
Contributor

github-actions bot commented Feb 26, 2024

All PEP8 errors has been fixed, thanks ❤️

Comment last updated at

@nicl-nno
Copy link
Collaborator Author

/fix-pep8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants